dom.reapplyBehaviors()

Availability 3.0
Description Checks to make sure that the functions associated with any behavior calls on the specified node are in the HEAD of the document, and inserts them if they are missing.
Arguments {elementNode}
The argument is a an element node within the current document. If the argument is omitted, Dreamweaver checks all element nodes in the document for orphaned behavior calls.
Returns Nothing.
Enabler None.